Welcome![Sign In][Sign Up]
Location:
Search - chain code

Search list

[GDI-Bitmapt822

Description: 函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪 函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int * code) to achieve single contour tracking function int CodeToTable (int * code, struct * dot DOT) achieve chain code table into segments Table
Platform: | Size: 2507 | Author: 朱云 | Hits:

[Other resource复件 链码

Description: 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
Platform: | Size: 99209 | Author: 杜莉 | Hits:

[GDI-Bitmaplistcode

Description: 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
Platform: | Size: 115413 | Author: zxy | Hits:

[Special Effectsfchcode

Description: 此程序用来得到图像边界的freeman链码-this procedure to be used to image the border freeman chain code
Platform: | Size: 5783 | Author: 郑春红 | Hits:

[Special Effectschaincode

Description: 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from RGB color model into HSI color model. I lesser brightness model. 2. Then extracted brightness values greater than 0.999's part of several expansion and erosion of analyzing, flame can get some (Figure 4). 3. Figure 4's flame edge imaging operations, and to identify edges coordinates of each point, and then coordinates scheduling, As for the minimum chain code of the initial point (Figure 5's Red Star). 4. Chain Code of ways : counterclockwise along the edge according to the order under a scanning boundary value, Output and order chain code (Figure 7).
Platform: | Size: 199458 | Author: qu yw | Hits:

[Other resourcelianma

Description: 直线的提取有很多种方法:hough变换,相位编组法等,文章利用链码技术提取直线特征,这种方法值得借鉴。-straight extraction there are many ways : hough transform, phase formation and so on, Using chain code line feature extraction technology, this approach is worth learning from.
Platform: | Size: 276292 | Author: 林风 | Hits:

[Other1154631646

Description: 这是个链栈的实现代码,源程序实现了栈的一些基本功能。-This is the realization of Stack chain code, the stack source to achieve some of the basic functionality.
Platform: | Size: 1816 | Author: 曾经 | Hits:

[Graph programboundary_code

Description: 对二值图像进行边界提取,生成8方向的边界链码,可以求出各个链码元素出现的频率-value of two images boundary extraction, production direction of the border eight chain code, can be obtained in various chain code elements, the frequency
Platform: | Size: 6774 | Author: 王皮 | Hits:

[CommunicationOnProcessTrace

Description: 于八方向链码的边界跟踪代码,其中数组存储的是边界点的矢量方向,存储的是边界点的坐标。-in eight directions chain code border tracking code, which is stored in an array of border points vector direction, Storage is the boundary point coordinates.
Platform: | Size: 2011 | Author: 王伟 | Hits:

[Special Effectsfly111

Description: 基于链码提取的傅立叶描述子,以及傅立叶反变换对图象边界进行重建 -chain code extraction based on Fourier descriptors, and the Fourier transform of image reconstruction border
Platform: | Size: 1024 | Author: ff | Hits:

[Windows DevelopCHAIN

Description: 下棋类小游戏,通过源程序的编译实现对弈。可以在任一环境下运行!-chess-like game, the compiler source code to achieve a chessboard. In an environment where the operation!
Platform: | Size: 1545 | Author: mumenren | Hits:

[Special Effectslianmatezhengtiqu

Description: 对图形的边缘,可实现图像到链码,链码到图像的转换。-right to the brink of graphics, images can be realized chain code, the chain code to the image conversion.
Platform: | Size: 9008 | Author: 李威 | Hits:

[Data structsMatrix_Chain

Description: 求解矩阵链相乘的问题,通过动态规划的方法,来求解该问题,使得矩阵链的相乘的运算最少。-chain matrix multiplication to solve the problem through dynamic programming methods to solve the problem, making the chain matrix multiplication operator at least.
Platform: | Size: 1024 | Author: 韩希先 | Hits:

[Graph programmatlabchain

Description: matlab生成的源码,适合图像处理人员研究及其应用。不明白之处可一起讨论-matlab source code production chain
Platform: | Size: 2048 | Author: 张南 | Hits:

[matlabchaincode

Description: This code is used to get the freeman code chain of a boundary image. You can use it in image fusion,registration or else
Platform: | Size: 4096 | Author: PH | Hits:

[Windows Developchain

Description: A chain code program
Platform: | Size: 1024 | Author: sunway | Hits:

[Graph programchain

Description: Package to extract Free man Chain code from an image contour.
Platform: | Size: 1024 | Author: rinMa | Hits:

[Delphi/CppBuilderchain-get

Description: 非常好的链码跟踪文章,会让你受益匪浅十分十分好-Very good chain code tracking article, and you will benefit from a very very good! ! !
Platform: | Size: 4196352 | Author: Many | Hits:

[Special Effectsmatlab-boundary-chain

Description: matlab提取边界链码,对做图像边界配准有一定 作用-Matlab to extract the boundary chain code and registration have certain effect to do image boundary
Platform: | Size: 6144 | Author: 李亮 | Hits:

[OtherChain

Description: 用C++写的链表程序,包含链表的基本功能,有详细的注释,看完可以保证对链表有了很好的了解!-Chain code with a program written in C++, the Chain code contains the basic functions, detailed notes, reading this code can guarantee to have a good understanding!
Platform: | Size: 3072 | Author: 倪升武 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net